home *** CD-ROM | disk | FTP | other *** search
/ Summit / Summit Recordable CD-ROM.ISO / screen / 1.spr next >
Encoding:
Text File  |  1994-08-11  |  9.1 KB  |  237 lines

  1. *       *********************************************************
  2. *       *                                                         
  3. *       * 08/11/94                1.SPR                  19:28:58 
  4. *       *                                                         
  5. *       *********************************************************
  6. *       *                                                         
  7. *       * Duncan Halstead                                         
  8. *       *                                                         
  9. *       * Copyright (c) 1994 CD-ROM, Inc.                         
  10. *       * 603 Park Point Dr.                                      
  11. *       * Golden, CO  80401                                       
  12. *       *                                                         
  13. *       * Description:                                            
  14. *       * This program was automatically generated by GENSCRN.    
  15. *       *                                                         
  16. *       *********************************************************
  17.  
  18.  
  19. #REGION 0
  20. REGIONAL m.currarea, m.talkstat, m.compstat
  21.  
  22. IF SET("TALK") = "ON"
  23.     SET TALK OFF
  24.     m.talkstat = "ON"
  25. ELSE
  26.     m.talkstat = "OFF"
  27. ENDIF
  28. m.compstat = SET("COMPATIBLE")
  29. SET COMPATIBLE FOXPLUS
  30.  
  31. m.rborder = SET("READBORDER")
  32. SET READBORDER ON
  33.  
  34. *       *********************************************************
  35. *       *                                                         
  36. *       *               Windows Window definitions                
  37. *       *                                                         
  38. *       *********************************************************
  39. *
  40.  
  41. IF NOT WEXIST("_qsh15rbb1")
  42.     DEFINE WINDOW _qsh15rbb1 ;
  43.         AT  0.000, 0.000  ;
  44.         SIZE 28.846,53.400 ;
  45.         TITLE "China" ;
  46.         FONT "MS Sans Serif", 8 ;
  47.         FLOAT ;
  48.         CLOSE ;
  49.         MINIMIZE ;
  50.         SYSTEM
  51.     MOVE WINDOW _qsh15rbb1 CENTER
  52. ENDIF
  53.  
  54.  
  55. *       *********************************************************
  56. *       *                                                         
  57. *       *                 1/Windows Screen Layout                 
  58. *       *                                                         
  59. *       *********************************************************
  60. *
  61.  
  62. #REGION 1
  63. IF WVISIBLE("_qsh15rbb1")
  64.     ACTIVATE WINDOW _qsh15rbb1 SAME
  65. ELSE
  66.     ACTIVATE WINDOW _qsh15rbb1 NOSHOW
  67. ENDIF
  68. @ 0.000,0.000 SAY (LOCFILE("1.bmp","BMP|ICO|PCT|ICN", "Where is 1?" )) BITMAP ;
  69.     SIZE 28.692,53.000 ;
  70.     ISOMETRIC ;
  71.     STYLE "T"
  72. @ 11.231,1.400 GET blah3 ;
  73.     PICTURE "@*IHN " ;
  74.     SIZE 7.769,23.800,0.800 ;
  75.     DEFAULT 0 ;
  76.     FONT "MS Sans Serif", 8 ;
  77.     VALID _qsh15rca0()
  78. @ 2.769,1.400 GET M.blah ;
  79.     PICTURE "@*IHN " ;
  80.     SIZE 7.385,24.200,0.800 ;
  81.     DEFAULT 0 ;
  82.     FONT "MS Sans Serif", 8 ;
  83.     VALID _qsh15rcn4()
  84. @ 2.615,27.000 GET blah2 ;
  85.     PICTURE "@*IHN " ;
  86.     SIZE 7.615,24.200,0.800 ;
  87.     DEFAULT 0 ;
  88.     FONT "MS Sans Serif", 8 ;
  89.     VALID _qsh15rcvo()
  90. @ 11.231,27.000 GET blah4 ;
  91.     PICTURE "@*IHN " ;
  92.     SIZE 7.692,24.000,0.800 ;
  93.     DEFAULT 0 ;
  94.     FONT "MS Sans Serif", 8 ;
  95.     VALID _qsh15rd3o()
  96. @ 20.000,1.200 GET blah5 ;
  97.     PICTURE "@*IHN " ;
  98.     SIZE 7.615,24.200,0.800 ;
  99.     DEFAULT 0 ;
  100.     FONT "MS Sans Serif", 8 ;
  101.     VALID _qsh15rdbr()
  102. @ 19.923,27.200 GET blah6 ;
  103.     PICTURE "@*IHN " ;
  104.     SIZE 7.692,24.000,0.800 ;
  105.     DEFAULT 0 ;
  106.     FONT "MS Sans Serif", 8 ;
  107.     VALID _qsh15rdjr()
  108.  
  109. IF NOT WVISIBLE("_qsh15rbb1")
  110.     ACTIVATE WINDOW _qsh15rbb1
  111. ENDIF
  112.  
  113. READ CYCLE ;
  114.     DEACTIVATE .T.
  115.  
  116. RELEASE WINDOW _qsh15rbb1
  117.  
  118. #REGION 0
  119.  
  120. SET READBORDER &rborder
  121.  
  122. IF m.talkstat = "ON"
  123.     SET TALK ON
  124. ENDIF
  125. IF m.compstat = "ON"
  126.     SET COMPATIBLE ON
  127. ENDIF
  128.  
  129.  
  130. *       *********************************************************
  131. *       *                                                         
  132. *       * _QSH15RCA0           blah3 VALID                        
  133. *       *                                                         
  134. *       * Function Origin:                                        
  135. *       *                                                         
  136. *       * From Platform:       Windows                            
  137. *       * From Screen:         1,     Record Number:    3         
  138. *       * Variable:            blah3                              
  139. *       * Called By:           VALID Clause                       
  140. *       * Snippet Number:      1                                  
  141. *       *                                                         
  142. *       *********************************************************
  143. *
  144. FUNCTION _qsh15rca0     &&  blah3 VALID
  145. #REGION 1
  146. do 1spice.spr
  147.  
  148. *       *********************************************************
  149. *       *                                                         
  150. *       * _QSH15RCN4           M.blah VALID                       
  151. *       *                                                         
  152. *       * Function Origin:                                        
  153. *       *                                                         
  154. *       * From Platform:       Windows                            
  155. *       * From Screen:         1,     Record Number:    4         
  156. *       * Variable:            M.blah                             
  157. *       * Called By:           VALID Clause                       
  158. *       * Snippet Number:      2                                  
  159. *       *                                                         
  160. *       *********************************************************
  161. *
  162. FUNCTION _qsh15rcn4     &&  M.blah VALID
  163. #REGION 1
  164. do 1dover.spr
  165.  
  166.  
  167. *       *********************************************************
  168. *       *                                                         
  169. *       * _QSH15RCVO           blah2 VALID                        
  170. *       *                                                         
  171. *       * Function Origin:                                        
  172. *       *                                                         
  173. *       * From Platform:       Windows                            
  174. *       * From Screen:         1,     Record Number:    5         
  175. *       * Variable:            blah2                              
  176. *       * Called By:           VALID Clause                       
  177. *       * Snippet Number:      3                                  
  178. *       *                                                         
  179. *       *********************************************************
  180. *
  181. FUNCTION _qsh15rcvo     &&  blah2 VALID
  182. #REGION 1
  183. do 1for.spr
  184.  
  185. *       *********************************************************
  186. *       *                                                         
  187. *       * _QSH15RD3O           blah4 VALID                        
  188. *       *                                                         
  189. *       * Function Origin:                                        
  190. *       *                                                         
  191. *       * From Platform:       Windows                            
  192. *       * From Screen:         1,     Record Number:    6         
  193. *       * Variable:            blah4                              
  194. *       * Called By:           VALID Clause                       
  195. *       * Snippet Number:      4                                  
  196. *       *                                                         
  197. *       *********************************************************
  198. *
  199. FUNCTION _qsh15rd3o     &&  blah4 VALID
  200. #REGION 1
  201. do 1white.spr
  202.  
  203. *       *********************************************************
  204. *       *                                                         
  205. *       * _QSH15RDBR           blah5 VALID                        
  206. *       *                                                         
  207. *       * Function Origin:                                        
  208. *       *                                                         
  209. *       * From Platform:       Windows                            
  210. *       * From Screen:         1,     Record Number:    7         
  211. *       * Variable:            blah5                              
  212. *       * Called By:           VALID Clause                       
  213. *       * Snippet Number:      5                                  
  214. *       *                                                         
  215. *       *********************************************************
  216. *
  217. FUNCTION _qsh15rdbr     &&  blah5 VALID
  218. #REGION 1
  219. do 1gpc.spr
  220.  
  221. *       *********************************************************
  222. *       *                                                         
  223. *       * _QSH15RDJR           blah6 VALID                        
  224. *       *                                                         
  225. *       * Function Origin:                                        
  226. *       *                                                         
  227. *       * From Platform:       Windows                            
  228. *       * From Screen:         1,     Record Number:    8         
  229. *       * Variable:            blah6                              
  230. *       * Called By:           VALID Clause                       
  231. *       * Snippet Number:      6                                  
  232. *       *                                                         
  233. *       *********************************************************
  234. *
  235. FUNCTION _qsh15rdjr     &&  blah6 VALID
  236. #REGION 1
  237. do 1oxford.spr